home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Sapphire Collection / Software Vault (Sapphire Collection) (Digital Impact).ISO / cdr47 / ibrary30.zip / IBRARY.REF < prev    next >
Text File  |  1994-02-21  |  7KB  |  202 lines

  1. CALL SUB "AllExtMem" AllExtMem&
  2. CALL SUB "AltPress" KeyState
  3. CALL SUB "CapsLock" Status
  4. CALL SUB "CDROM" CDROM
  5. CALL SUB "CommPorts" CommPorts
  6. CALL SUB "CtrlPress" KeyState
  7. CALL SUB "CursorInfo" Visible StartLine EndLine MaxLine
  8. CALL SUB "Delay" Seconds
  9. CALL SUB "Delay18th" SplitSeconds
  10. CALL SUB "DosCls"
  11. CALL SUB "DosColor" Foreground Background
  12. CALL SUB "DosInt" AX BX CX DX Flags
  13. CALL SUB "DosLocate" Row Column
  14. CALL SUB "DosPrint" St$
  15. CALL SUB "DrDOS" DrDOS
  16. CALL SUB "FClose" Handle
  17. CALL SUB "FCreate" FileName$ Attribute Handle ErrCode
  18. CALL SUB "FFlush" Handle ErrCode
  19. CALL SUB "FindFirstF" FileSpec$ Attr ErrCode
  20. CALL SUB "FindNextF" ErrCode
  21. CALL SUB "FLocate" Handle Posn&
  22. CALL SUB "FLock" Handle Posn& Bytes& ErrCode
  23. CALL SUB "Floppies" Floppies
  24. CALL SUB "FloppyType" FloppyType
  25. CALL SUB "FOpen" FileName$ OpenMode Sharing Handle ErrCode
  26. CALL SUB "FReadB" Handle Value Bytes ErrCode
  27. CALL SUB "FReadI" Handle Value Ints ErrCode
  28. CALL SUB "FReadL" Handle Value& Longs ErrCode
  29. CALL SUB "FReadS" Handle Value$ Bytes ErrCode
  30. CALL SUB "FSetEnd" Handle
  31. CALL SUB "FSetSize" Handle Bytes& ErrCode
  32. CALL SUB "FSetStart" Handle
  33. CALL SUB "FSize" Handle Bytes&
  34. CALL SUB "FUnlock" Handle Posn& Bytes& ErrCode
  35. CALL SUB "FWhere" Handle Posn&
  36. CALL SUB "FWriteB" Handle Value Bytes ErrCode
  37. CALL SUB "FWriteI" Handle Value Ints ErrCode
  38. CALL SUB "FWriteL" Handle Value& Longs ErrCode
  39. CALL SUB "FWriteS" Handle Value$ Bytes ErrCode
  40. CALL SUB "G11Box" X1 Y1 X2 Y2 Colour
  41. CALL SUB "G11Cls"
  42. CALL SUB "G11Color" Foreground Background
  43. CALL SUB "G11GetColor" Foreground Background
  44. CALL SUB "G11GetLocate" Row Column
  45. CALL SUB "G11GetPel" X Y Colour
  46. CALL SUB "G11Line" X1 Y1 X2 Y2
  47. CALL SUB "G11Locate" Row Column
  48. CALL SUB "G11Mode" Mode
  49. CALL SUB "G11Plot" X Y
  50. CALL SUB "G11Write" St$
  51. CALL SUB "G11WriteLn" St$
  52. CALL SUB "G12Box" X1 Y1 X2 Y2 Colour
  53. CALL SUB "G12Cls"
  54. CALL SUB "G12Color" Foreground Background
  55. CALL SUB "G12GetColor" Foreground Background
  56. CALL SUB "G12GetLocate" Row Column
  57. CALL SUB "G12GetPel" X Y Colour
  58. CALL SUB "G12Line" X1 Y1 X2 Y2
  59. CALL SUB "G12Locate" Row Column
  60. CALL SUB "G12Mode" Mode
  61. CALL SUB "G12Plot" X Y
  62. CALL SUB "G12Write" St$
  63. CALL SUB "G12WriteLn" St$
  64. CALL SUB "G13Box" X1 Y1 X2 Y2 Colour
  65. CALL SUB "G13Cls"
  66. CALL SUB "G13Color" Foreground Background
  67. CALL SUB "G13GetColor" Foreground Background
  68. CALL SUB "G13GetLocate" Row Column
  69. CALL SUB "G13GetPel" X Y Colour
  70. CALL SUB "G13Line" X1 Y1 X2 Y2
  71. CALL SUB "G13Locate" Row Column
  72. CALL SUB "G13Mode" Mode
  73. CALL SUB "G13Plot" X Y
  74. CALL SUB "G13Write" St$
  75. CALL SUB "G13WriteLn" St$
  76. CALL SUB "G8Box" X1 Y1 X2 Y2 Colour
  77. CALL SUB "G8Cls"
  78. CALL SUB "G8Color" Foreground Background
  79. CALL SUB "G8GetColor" Foreground Background
  80. CALL SUB "G8GetLocate" Row Column
  81. CALL SUB "G8GetPel" X Y Colour
  82. CALL SUB "G8Line" X1 Y1 X2 Y2
  83. CALL SUB "G8Locate" Row Column
  84. CALL SUB "G8Mode" Mode
  85. CALL SUB "G8Plot" X Y
  86. CALL SUB "G8Write" St$
  87. CALL SUB "G8WriteLn" St$
  88. CALL SUB "Get4DosV" MajorV MinorV
  89. CALL SUB "GetAttrF" FileAttr
  90. CALL SUB "GetCapsLock" Status
  91. CALL SUB "GetDateF" Month Day Year
  92. CALL SUB "GetDisplay" Adapter Mono
  93. CALL SUB "GetDosV" MajorV MinorV
  94. CALL SUB "GetDrive" Drive$
  95. CALL SUB "GetExtM" ExtM
  96. CALL SUB "GetEmsM" TotalPages FreePages
  97. CALL SUB "GetEmsV" MajorV MinorV
  98. CALL SUB "GetInsert" Status
  99. CALL SUB "GetNameF" FileName$
  100. CALL SUB "GetNumLock" Status
  101. CALL SUB "GetScrollLock" Status
  102. CALL SUB "GetSizeF" FileSize&
  103. CALL SUB "GetTimeF" Hour Minute Second
  104. CALL SUB "GetXmsM" BiggestFree TotalFree
  105. CALL SUB "GetXmsV" MajorV MinorV
  106. CALL SUB "GN0Box" X1 Y1 X2 Y2 Colour
  107. CALL SUB "GN0Cls"
  108. CALL SUB "GN0Color" Foreground Background
  109. CALL SUB "GN0GetColor" Foreground Background
  110. CALL SUB "GN0GetLocate" Row Column
  111. CALL SUB "GN0GetPel" X Y Colour
  112. CALL SUB "GN0Line" X1 Y1 X2 Y2
  113. CALL SUB "GN0Locate" Row Column
  114. CALL SUB "GN0Mode" Mode
  115. CALL SUB "GN0Plot" X Y
  116. CALL SUB "GN0Write" St$
  117. CALL SUB "GN0WriteLn" St$
  118. CALL SUB "GN1Box" X1 Y1 X2 Y2 Colour
  119. CALL SUB "GN1Cls"
  120. CALL SUB "GN1Color" Foreground Background
  121. CALL SUB "GN1GetColor" Foreground Background
  122. CALL SUB "GN1GetLocate" Row Column
  123. CALL SUB "GN1GetPel" X Y Colour
  124. CALL SUB "GN1Line" X1 Y1 X2 Y2
  125. CALL SUB "GN1Locate" Row Column
  126. CALL SUB "GN1Mode" Mode
  127. CALL SUB "GN1Plot" X Y
  128. CALL SUB "GN1Write" St$
  129. CALL SUB "GN1WriteLn" St$
  130. CALL SUB "GetPalRGB" ColorNr RedI GreenI BlueI
  131. CALL SUB "Insert" Status
  132. CALL SUB "JButtonA1" Pressed
  133. CALL SUB "JButtonA2" Pressed
  134. CALL SUB "JButtonB1" Pressed
  135. CALL SUB "JButtonB2" Pressed
  136. CALL SUB "JButtons" A1Pressed A2Pressed B1Pressed B2Pressed
  137. CALL SUB "JPos" AX AY BX BY
  138. CALL SUB "JoinBytes" HiByte LoByte Word
  139. CALL SUB "KbdInt" AX BX CX DX Flags
  140. CALL SUB "KbdType" Enhanced
  141. CALL SUB "LAltPress" KeyState
  142. CALL SUB "LCtrlPress" KeyState
  143. CALL SUB "LRotate" Number ShiftCount
  144. CALL SUB "LRotateL" Number ShiftCount
  145. CALL SUB "LShift" Number& ShiftCount
  146. CALL SUB "LShiftL" Number& ShiftCount
  147. CALL SUB "LShiftPress" KeyState
  148. CALL SUB "MCursorG" CursorNr
  149. CALL SUB "MHide"
  150. CALL SUB "MInit" Buttons
  151. CALL SUB "MLButton" IsPressed
  152. CALL SUB "MLClick" Clicks LastX LastY
  153. CALL SUB "MLocate" X Y
  154. CALL SUB "MLRelease" Releases LastX LastY
  155. CALL SUB "MMButton" IsPressed
  156. CALL SUB "MMClick" Clicks LastX LastY
  157. CALL SUB "MMRelease" Releases LastX LastY
  158. CALL SUB "MRButton" IsPressed
  159. CALL SUB "MRClick" Clicks LastX LastY
  160. CALL SUB "MRRelease" Releases LastX LastY
  161. CALL SUB "MShow"
  162. CALL SUB "MWhereX" X
  163. CALL SUB "MWhereY" Y
  164. CALL SUB "MWindow" X1 Y1 X2 Y2
  165. CALL SUB "NumLock" Status
  166. CALL SUB "NumProc" NumProcType
  167. CALL SUB "PCDate" PCDate$
  168. CALL SUB "PCType" PCType
  169. CALL SUB "PeekB" Segment Offset Value
  170. CALL SUB "PeekI" Segment Offset Value
  171. CALL SUB "PeekL" Segment Offset Value&
  172. CALL SUB "PeekS" Segment Offset Bytes Value$
  173. CALL SUB "PokeB" Segment Offset Value
  174. CALL SUB "PokeI" Segment Offset Value
  175. CALL SUB "PokeL" Segment Offset Value&
  176. CALL SUB "PokeS" Segment Offset Bytes Value$
  177. CALL SUB "PopWindow" TopRow LeftCol BottomRow RightCol FrameStyle Colour Title$
  178. CALL SUB "Processor" Processor
  179. CALL SUB "ProcSpeed" ProcSpeed
  180. CALL SUB "PrtPorts" PrtPorts
  181. CALL SUB "RAltPress" KeyState
  182. CALL SUB "RCtrlPress" KeyState
  183. CALL SUB "RRotate" Number ShiftCount
  184. CALL SUB "RRotateL" Number& ShiftCount
  185. CALL SUB "RShift" Number ShiftCount
  186. CALL SUB "RShiftL" Number& ShiftCount
  187. CALL SUB "RShiftPress" KeyState
  188. CALL SUB "ScrollLock" Status
  189. CALL SUB "ScrRest" Storage(1) ScrPage FastVideo
  190. CALL SUB "ScrSave" Storage(1) ScrPage FastVideo
  191. CALL SUB "SetCursor" StartLine EndLine
  192. CALL SUB "SetDate" Month Day Year
  193. CALL SUB "SetDrive" Drive$
  194. CALL SUB "SetPalRGB" ColorNr RedI GreenI BlueI
  195. CALL SUB "SetTime" Hour Minute Second
  196. CALL SUB "ShiftPress" KeyState
  197. CALL SUB "Sound" Frequency Duration
  198. CALL SUB "SplitWord" Word HiByte LoByte
  199. CALL SUB "StrNB" Number St$
  200. CALL SUB "VidInt" AX BX CX DX Flags
  201. CALL SUB "WinCheck" MajorV MinorV
  202.